[INFO] fetching crate tmf-leptos 0.1.4...
[INFO] checking tmf-leptos-0.1.4 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] extracting crate tmf-leptos 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tmf-leptos 0.1.4
[INFO] finished tweaking crates.io crate tmf-leptos 0.1.4
[INFO] tweaked toml for crates.io crate tmf-leptos 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmf-leptos 0.1.4 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmf-leptos 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe
[INFO] running `Command { std: "docker" "start" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling tachys v0.2.15
[INFO] [stderr]     Checking syn v2.0.114
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling server_fn v0.8.12
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling leptos_macro v0.8.16
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling leptos v0.8.19
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling wasm_split_macros v0.2.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]    Compiling tmflib-derive v0.1.35
[INFO] [stderr]     Checking wasm_split_helpers v0.2.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking rust_iso4217 v0.1.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rstml v0.12.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking openapiv3 v2.2.0
[INFO] [stderr]     Checking leptos_config v0.8.10
[INFO] [stderr]     Checking js-sys v0.3.95
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking tmflib v0.1.36
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.68
[INFO] [stderr]     Checking web-sys v0.3.95
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.4.3
[INFO] [stderr] error: could not compile `tmflib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name tmflib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tmflib-0.1.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --cfg 'feature="build-V4"' --cfg 'feature="default"' --cfg 'feature="tmf620"' --cfg 'feature="tmf621"' --cfg 'feature="tmf622"' --cfg 'feature="tmf628"' --cfg 'feature="tmf629"' --cfg 'feature="tmf632"' --cfg 'feature="tmf633"' --cfg 'feature="tmf634"' --cfg 'feature="tmf637"' --cfg 'feature="tmf638"' --cfg 'feature="tmf639"' --cfg 'feature="tmf640"' --cfg 'feature="tmf641"' --cfg 'feature="tmf642"' --cfg 'feature="tmf644"' --cfg 'feature="tmf645"' --cfg 'feature="tmf646"' --cfg 'feature="tmf648"' --cfg 'feature="tmf651"' --cfg 'feature="tmf653"' --cfg 'feature="tmf663"' --cfg 'feature="tmf664"' --cfg 'feature="tmf666"' --cfg 'feature="tmf667"' --cfg 'feature="tmf669"' --cfg 'feature="tmf672"' --cfg 'feature="tmf673"' --cfg 'feature="tmf674"' --cfg 'feature="tmf676"' --cfg 'feature="tmf678"' --cfg 'feature="tmf679"' --cfg 'feature="tmf680"' --cfg 'feature="tmf681"' --cfg 'feature="tmf687"' --cfg 'feature="tmf696"' --cfg 'feature="tmf697"' --cfg 'feature="tmf699"' --cfg 'feature="tmf700"' --cfg 'feature="tmf701"' --cfg 'feature="tmf724"' --cfg 'feature="tmf760"' --cfg 'feature="tmf764"' --cfg 'feature="tmf909"' --cfg 'feature="tmf921"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("TMFC001", "TMFC002", "TMFC003", "TMFC004", "TMFC005", "TMFC006", "TMFC007", "TMFC008", "TMFC009", "TMFC010", "TMFC011", "TMFC012", "TMFC013", "TMFC014", "TMFC015", "TMFC016", "TMFC017", "TMFC018", "TMFC019", "TMFC020", "TMFC022", "TMFC023", "TMFC024", "TMFC025", "TMFC026", "TMFC027", "TMFC028", "TMFC029", "TMFC030", "TMFC031", "TMFC032", "TMFC033", "TMFC035", "TMFC036", "TMFC037", "TMFC038", "TMFC039", "TMFC040", "TMFC041", "TMFC042", "TMFC043", "TMFC044", "TMFC045", "TMFC046", "TMFC047", "TMFC048", "TMFC049", "TMFC050", "TMFC051", "TMFC052", "TMFC053", "TMFC054", "TMFC055", "TMFC056", "TMFC057", "TMFC058", "TMFC059", "TMFC060", "TMFC061", "TMFC062", "all", "build-V4", "build-V5", "common", "default", "tmf620", "tmf621", "tmf622", "tmf628", "tmf629", "tmf632", "tmf633", "tmf634", "tmf637", "tmf638", "tmf639", "tmf640", "tmf641", "tmf642", "tmf644", "tmf645", "tmf646", "tmf648", "tmf651", "tmf652", "tmf653", "tmf662", "tmf663", "tmf664", "tmf666", "tmf667", "tmf669", "tmf671", "tmf672", "tmf673", "tmf674", "tmf675", "tmf676", "tmf678", "tmf679", "tmf680", "tmf681", "tmf687", "tmf688", "tmf696", "tmf697", "tmf699", "tmf700", "tmf701", "tmf724", "tmf760", "tmf764", "tmf909", "tmf921"))' -C metadata=e58a7880278585d4 -C extra-filename=-acfa7d982e8661d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base32=/opt/rustwide/target/debug/deps/libbase32-f2ce4bcf38546279.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dbb8a01becda78b0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-6f21a5e5b9b5da7e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-305df612fcfc36d3.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-844c311acc974850.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-72371859efd5f474.so --extern rust_iso4217=/opt/rustwide/target/debug/deps/librust_iso4217-0c43a3d45b1ea20c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eaa905d4dab4c8ff.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-53847661da31523e.rmeta --extern sha256=/opt/rustwide/target/debug/deps/libsha256-970d15e63e380af1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a74e3519c40e944d.rmeta --extern tmflib_derive=/opt/rustwide/target/debug/deps/libtmflib_derive-936a2c21582b9dbc.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8872e6d99b05e51c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe", kill_on_drop: false }`
[INFO] [stdout] eeb5948f1a4572942d976604a9e762d2025b799da1e45812783e0b244a24bdfe
